Skip to content

docs(bio-research): replace stale deepsense.ai README vendor rows#255

Open
evanclan wants to merge 1 commit into
anthropics:mainfrom
evanclan:docs/bio-research-readme-deepsense-cleanup
Open

docs(bio-research): replace stale deepsense.ai README vendor rows#255
evanclan wants to merge 1 commit into
anthropics:mainfrom
evanclan:docs/bio-research-readme-deepsense-cleanup

Conversation

@evanclan
Copy link
Copy Markdown

Summary

PR #243 removed three dead mcp.deepsense.ai MCP server entries from bio-research/.mcp.json after the subdomain went NXDOMAIN. The README provider table still listed deepsense.ai as the vendor for bioRxiv, ChEMBL, and ClinicalTrials.gov — the same three services whose URLs were dropped or rehosted. This PR updates those three rows to match CONNECTORS.md and the current .mcp.json configuration.

Problem

After #243 and #239, bio-research/.mcp.json serves bioRxiv, ChEMBL, and clinical-trials data from hcls.mcp.claude.com, and CONNECTORS.md already lists PubMed, bioRxiv, ChEMBL, and ClinicalTrials.gov as the included servers. The README table was the last stale reference:

| deepsense.ai | Access preprints from bioRxiv and medRxiv | `~~literature` |
| deepsense.ai | Bioactive drug-like compound database | `~~chemical database` |
| deepsense.ai | NIH/NLM clinical trial registry | `~~clinical trials` |

New users reading the README would believe deepsense.ai still powers three bundled connectors that no longer exist at that host.

Solution

Replace the three deepsense.ai provider labels with the actual services now configured:

Before After
deepsense.ai (bioRxiv/medRxiv) bioRxiv
deepsense.ai (ChEMBL) ChEMBL
deepsense.ai (ClinicalTrials.gov) ClinicalTrials.gov

Descriptions and category placeholders are unchanged — only the vendor column is corrected.

Out of scope

Test plan

  • Grep confirms zero remaining deepsense references in the repo.
  • README provider table row count unchanged (11 MCP servers).
  • CI / policy scan to confirm no marketplace.json side effects (docs-only change).

Related

Made with Cursor

…thropics#243)

PR anthropics#243 removed the three deepsense.ai MCP endpoints from
bio-research/.mcp.json after mcp.deepsense.ai went NXDOMAIN, but the
README provider table still listed deepsense.ai for bioRxiv, ChEMBL, and
ClinicalTrials.gov. Align those rows with CONNECTORS.md and the current
.mcp.json entries (hcls-hosted biorxiv/chembl/c-trials).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant